Project information
- Category: Python Project
- Project date: 2022
- Project URL: GitHub
LICENSE PLATE READER
This project I worked on first gets an image URL of a car that you can input into the terminal. Then it finds all the rectangles in the image and decides which one looks most like a license plate. Then after that, it reads the text inside the rectangle and returns the text.